home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / macros / distribs / nfss / fontdef.max < prev    next >
Text File  |  1992-11-29  |  28KB  |  1,195 lines

  1. %% 
  2. %% This is file `fontdef.max', generated 
  3. %% on <1992/9/24> with the docstrip utility (2.0r).
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% fontdef.doc  (with options: `max')
  8. %% 
  9. %% Copyright (C) 1989-1992 by Frank Mittelbach, Rainer Schoepf. 
  10. %% All rights reserved. 
  11. %% 
  12. %% This file is part of the NFSS (New Font Selection Scheme) package. 
  13. %% 
  14. %% IMPORTANT NOTICE: 
  15. %% 
  16. %% You are not allowed to change this file. You may however copy 
  17. %% this file to a file with a different name and then change the copy 
  18. %% if you obey the restrictions on file changes described in 
  19. %% readme.mz. 
  20. %% 
  21. %% You are allowed to distribute this file under the condition that 
  22. %% it is distributed together with all files mentioned in readme.mz3. 
  23. %% If you receive only some of these files from someone, complain! 
  24. %% 
  25. %% You are NOT ALLOWED to distribute this file alone. You are NOT 
  26. %% ALLOWED to take money for the distribution or use of either this 
  27. %% file or a changed version, except for a nominal charge for copying 
  28. %% etc. 
  29. %% 
  30. %% For error reports in case of UNCHANGED versions see readme files. 
  31. %% 
  32. %% Please do not request updates from us directly. Distribution is 
  33. %% done through Mail-Servers and TeX organizations. 
  34. %% 
  35.  
  36. \def\fileversion{v1.1m}
  37. \def\filedate{92/05/11}
  38. \def\docdate {92/05/11}
  39.  
  40. %% \CheckSum{158}
  41. %% \CharacterTable
  42. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  43. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  44. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  45. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  46. %%   Dollar        \$     Percent       \%     Ampersand     \&
  47. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  48. %%   Asterisk      \*     Plus          \+     Comma         \,
  49. %%   Minus         \-     Point         \.     Solidus       \/
  50. %%   Colon         \:     Semicolon     \;     Less than     \<
  51. %%   Equals        \=     Greater than  \>     Question mark \?
  52. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  53. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  54. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  55. %%   Right brace   \}     Tilde         \~}
  56. %%
  57. %% This file contains the external font information needed to load
  58. %% the computer modern family designed by Donald E. Knuth, together
  59. %% with all fonts which are supplied with the AMS font package.
  60. %%
  61. %% For a smaller collection of fonts see the file `fontdef.ori'.
  62. %%
  63. %% You should *not* change this file!  If you want to change the
  64. %% fonts/shapes you should create a copy of it named `fontdef.tex'
  65. %% and edit this one according to your needs!
  66. %%
  67. %% The format of a font/shape definition is as follows:
  68. %%
  69. %% \new@fontshape{family}{series}{shape}%
  70. %%       {<size_1>external_font_1%
  71. %%        <size_2>external_font_2%
  72. %%        ...
  73. %%        <size_n>external_font_n}{}
  74. %%
  75. %% (Don't forget the final {} !)
  76. %%
  77. %% family    : Name of font family like cmr etc.
  78. %% series    : Weight and width of the font in 1 to 4 letter
  79. %%             abbreviations. A table is given in the tugboat article
  80. %%             distributed together with this file.
  81. %% shape     : Either n (normal), it (italic), sc (small caps), sl
  82. %%             (slanted) or u (upright italic).
  83. %% <size_i>  : The size in printer points. Standard LaTeX supports 5,
  84. %%             6, 7, 8, 9, 10, 11, 12, 14, 17, 20, 25 corresponding to
  85. %%             \tiny, \scriptsize and so on.  The angle brackets are
  86. %%             part of the syntax!
  87. %%
  88. %% external_font_i : The name of the external font in your font
  89. %%             library. If the font/shape is not available in a
  90. %%             certain size you may use the name of a replacement
  91. %%             font.  E.g. one can substitute cmr5 for cmti.. which is
  92. %%             only available in size 7 and higher.  If you put a `1'
  93. %%             in front of the name of the font a warning message will
  94. %%             be produced (saying that the font has been substituted
  95. %%             for the real one) when you use it for the first time.
  96. %%             Below you can find examples of this mechanism.
  97. %%
  98. %% For font/shape combinations which aren't available at all like
  99. %% computer modern sans serif small caps a suitable default will be
  100. %% used automatically unless you specify a substitution yourself with
  101. %% the \subst@fontshape command.
  102. %%
  103. %% It syntax is as follows:
  104. %%
  105. %% \subst@fontshape{family}{series}{shape}%
  106. %%                 {subst_family}{subst_series}{subst_shape}
  107. %%
  108. %% This might be necessary if the automatically selected default does
  109. %% not match your needs. For example: the font shape choosen instead
  110. %% of `computer modern sans serif small caps' would be `computer
  111. %% modern sans serif normal'. With a \subst@fontshape command you can
  112. %% change this, for example, to `computer modern roman small caps' as
  113. %% we did below. (If you don't like this remove this line in your
  114. %% *copy* of this file.)
  115. %%
  116. %% Finally, for every family there is an \extra@def macro.  It defines
  117. %% special action to be done at load time for every font of the family.
  118. %% In most cases you can simply write
  119. %%
  120. %% \extra@def{family}{}{}
  121. %%
  122. %% In this file it is used to suppress hyphenation for typewriter
  123. %% fonts (see \extra@def{cmtt}... below) and to set the \skewchar
  124. %% for math fonts (see \extra@def{cmm}... and \extra@def{cmsy}...).
  125. %%
  126. %%
  127. \newlinechar`\^^J
  128. \immediate\write\sixt@@n{File: `fontdef.max' \space
  129.  \fileversion\space <\filedate> (FMi and RmS)}
  130. \immediate\write\sixt@@n{English Documentation
  131.       \@spaces\space <\docdate> (FMi and RmS)}
  132. \immediate\write\sixt@@n
  133.   {^^JIncludes Font/Shape Definitions for:^^J
  134.      ^^J\@spaces Computer Modern Standard Fonts%
  135.      \space (plus down scaled shapes)%
  136.      ^^J\@spaces Extended Computer Modern Fonts,%
  137.  ,^^J\@spaces AMS math symbol Fonts%
  138.  ,^^J\@spaces Euler Fonts%
  139.  ,^^J\@spaces University of Washington Cyrillic Fonts%
  140.  ,^^J\@spaces Concrete Roman Fonts%
  141.   .^^J}
  142. \immediate\write\sixt@@n
  143.   {********************************************************************}
  144. \immediate\write\sixt@@n
  145.   {* Probably customized by YOU who forgot to change the lines above! *}
  146. \immediate\write\sixt@@n
  147.   {********************************************************************}
  148. %%
  149. %% Please don't change the next lines unless you know exactly what you
  150. %% are doing.
  151. %%
  152. \def\default@shape{n}
  153. \def\default@series{m}
  154. \def\default@family{cmr}
  155. \def\default@errfont{cmsy10}
  156. %%
  157. %% Again, this is doubly dangerous bent.
  158. %%
  159. \fontfamily\default@family
  160. \fontseries\default@series
  161. \fontshape\default@shape
  162. % First we define the `dc' {\em families\/} for European use
  163. % designed by Norbert Schwarz, Bochum, FRG.
  164. % The rest of the fonts we use are from the set of
  165. % {\em families\/} known
  166. % All fonts we use are from the set of {\em families\/} known
  167. %%
  168. %% And here is your playground:
  169. %%
  170. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  171. %
  172. % New 256 character dcr font families
  173. %
  174. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  175.  
  176. \new@fontshape{dcr}{m}{n}{%
  177.       <5>dcr5%
  178.       <6>dcr6%
  179.       <7>dcr7%
  180.       <8>dcr8%
  181.       <9>dcr9%
  182.       <10>dcr10%
  183.       <11>dcr10 at10.95pt%
  184.       <12>dcr12%
  185.       <14>dcr12 at14.4pt%
  186.       <17>dcr17%
  187.       <20>dcr17 at20.736pt%
  188.       <25>dcr17 at24.8832pt}{}
  189. \extra@def{dcr}{}{}
  190. \new@fontshape{dcr}{m}{sl}{%
  191.       <5>dcsl8 at5pt%
  192.       <6>dcsl8 at6pt%
  193.       <7>dcsl8 at7pt%
  194.       <8>dcsl8%
  195.       <9>dcsl9%
  196.       <10>dcsl10%
  197.       <11>dcsl10 at10.95pt%
  198.       <12>dcsl12%
  199.       <14>dcsl12 at14.4pt%
  200.       <17>dcsl17%
  201.       <20>dcsl17 at20.74pt%
  202.       <25>dcsl17 at24.88pt%
  203.       }{}
  204.  
  205. \new@fontshape{dcr}{m}{it}{%
  206.       <5>dcti7 at5pt%
  207.       <6>dcti7 at6pt%
  208.       <7>dcti7%
  209.       <8>dcti8%
  210.       <9>dcti9%
  211.       <10>dcti10%
  212.       <11>dcti10 at10.95pt%
  213.       <12>dcti12%
  214.       <14>dcti12 at14.4pt%
  215.       <17>dcti17%
  216.       <20>dcti17 at20.74pt%
  217.       <25>dcti17 at24.88pt%
  218.       }{}
  219.  
  220. \new@fontshape{dcr}{m}{sc}{%
  221.       <5>dccsc10 at5pt%
  222.       <6>dccsc10 at6pt%
  223.       <7>dccsc10 at7pt%
  224.       <8>dccsc10 at8pt%
  225.       <9>dccsc10 at9pt%
  226.       <10>dccsc10%
  227.       <11>dccsc10 at10.95pt%
  228.       <12>dccsc12%
  229.       <14>dccsc12 at14.4pt%
  230.       <17>dccsc17%
  231.       <20>dccsc17 at20.74pt%
  232.       <25>dccsc17 at24.88pt%
  233.       }{}
  234.  
  235. \new@fontshape{dcr}{m}{u}{%
  236.       <5>dcu7 at5pt%
  237.       <6>dcu7 at6pt%
  238.       <7>dcu7%
  239.       <8>dcu8%
  240.       <9>dcu9%
  241.       <10>dcu10%
  242.       <11>dcu10 at10.95pt%
  243.       <12>dcu12%
  244.       <14>dcu12 at14.4pt%
  245.       <17>dcu17%
  246.       <20>dcu17 at20.74pt%
  247.       <25>dcu17 at24.88pt%
  248.       }{}
  249.  
  250. %%%%%%%% bold series
  251.  
  252. \new@fontshape{dcr}{b}{n}{%
  253.       <5>dcb5%
  254.       <6>dcb6%
  255.       <7>dcb7%
  256.       <8>dcb8%
  257.       <9>dcb9%
  258.       <10>dcb10%
  259.       <11>dcb10 at10.95pt%
  260.       <12>dcb12%
  261.       <14>dcb12 at14.4pt%
  262.       <17>dcb17%
  263.       <20>dcb10 at20.736pt%
  264.       <25>dcb10 at24.8832pt%
  265.       }{}
  266.  
  267. %%%%%%%%% bold extended series
  268.  
  269. \new@fontshape{dcr}{bx}{n}{%
  270.       <5>dcbx5%
  271.       <6>dcbx6%
  272.       <7>dcbx7%
  273.       <8>dcbx8%
  274.       <9>dcbx9%
  275.       <10>dcbx10%
  276.       <11>dcbx10 at10.95pt%
  277.       <12>dcbx12%
  278.       <14>dcbx12 at14.4pt%
  279.       <17>dcbx12 at17.28pt%
  280.       <20>dcbx12 at20.74pt%
  281.       <25>dcbx12 at24.88pt%
  282.       }{}
  283.  
  284. \new@fontshape{dcr}{bx}{sl}{%
  285.       <5>dcbxsl5%
  286.       <6>dcbxsl6%
  287.       <7>dcbxsl7%
  288.       <8>dcbxsl8%
  289.       <9>dcbxsl9%
  290.       <10>dcbxsl10%
  291.       <11>dcbxsl10 at10.95pt%
  292.       <12>dcbxsl12%
  293.       <14>dcbxsl12 at14.4pt%
  294.       <17>dcbxsl12 at17.28pt%
  295.       <20>dcbxsl12 at20.74pt%
  296.       <25>dcbxsl12 at24.88pt%
  297.       }{}
  298.  
  299. \new@fontshape{dcr}{bx}{it}{%
  300.       <5>dcbxti10 at5pt%
  301.       <6>dcbxti10 at6pt%
  302.       <7>dcbxti10 at7pt%
  303.       <8>dcbxti10 at8pt%
  304.       <9>dcbxti10 at9pt%
  305.       <10>dcbxti10%
  306.       <11>dcbxti10 at10.95pt%
  307.       <12>dcbxti12%
  308.       <14>dcbxti12 at14.4pt%
  309.       <17>dcbxti17%
  310.       <20>dcbxti17 at20.74pt%
  311.       <25>dcbxti17 at24.88pt%
  312.       }{}
  313.  
  314. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  315. %%
  316. %%  Sans serif font shapes
  317. %%
  318. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  319.  
  320. \new@fontshape{dcss}{m}{n}{%
  321.       <5>dcss8 at5pt%
  322.       <6>dcss8 at6pt%
  323.       <7>dcss8 at7pt%
  324.       <8>dcss8%
  325.       <9>dcss9%
  326.       <10>dcss10%
  327.       <11>dcss10 at10.95pt%
  328.       <12>dcss12%
  329.       <14>dcss12 at14.4pt%
  330.       <17>dcss17%
  331.       <20>dcss17 at20.74pt%
  332.       <25>dcss17 at24.88pt%
  333.       }{}
  334.  
  335.  
  336. \subst@fontshape{dcss}{m}{it}{dcss}{m}{sl}
  337.  
  338. \new@fontshape{dcss}{m}{sl}{%
  339.       <5>dcssi8 at5pt%
  340.       <6>dcssi8 at6pt%
  341.       <7>dcssi8 at7pt%
  342.       <8>dcssi8%
  343.       <9>dcssi9%
  344.       <10>dcssi10%
  345.       <11>dcssi10 at10.95pt%
  346.       <12>dcssi12%
  347.       <14>dcssi12 at14.4pt%
  348.       <17>dcssi17%
  349.       <20>dcssi17 at20.74pt%
  350.       <25>dcssi17 at24.88pt%
  351.       }{}
  352.  
  353. %%%%%%% Font/shape undefined, therefore substituted
  354.  
  355. \subst@fontshape{dcss}{m}{sc}{dcr}{m}{sc}
  356.  
  357. %%%%%%%% semibold condensed series
  358. % ... does not exist
  359. %\new@fontshape{dcss}{sbc}{n}{%
  360. %      <5>dcssdc10 at5pt%
  361. %      <6>dcssdc10 at6pt%
  362. %      <7>dcssdc10 at7pt%
  363. %      <8>dcssdc10 at8pt%
  364. %      <9>dcssdc10 at9pt%
  365. %       <10>dcssdc10%
  366. %       <11>dcssdc10 at10.95pt%
  367. %       <12>dcssdc10 at12pt%
  368. %       <14>dcssdc10 at14.4pt%
  369. %       <17>dcssdc10 at17.28pt%
  370. %       <20>dcssdc10 at20.74pt%
  371. %       <25>dcssdc10 at24.88pt%
  372. %       }{}
  373.  
  374. %%%%%%%%% bold extended series
  375.  
  376. \new@fontshape{dcss}{bx}{n}{%
  377.       <5>dcssbx9 at5pt%
  378.       <6>dcssbx9 at6pt%
  379.       <7>dcssbx9 at7pt%
  380.       <8>dcssbx9 at8pt%
  381.       <9>dcssbx9%
  382.       <10>dcssbx10%
  383.       <11>dcssbx10 at10.95pt%
  384.       <12>dcssbx12%
  385.       <14>dcssbx12 at14.4pt%
  386.       <17>dcssbx17%
  387.       <20>dcssbx10 at20.74pt%
  388.       <25>dcssbx10 at24.88pt%
  389.       }{}
  390.  
  391. \extra@def{dcss}{}{}
  392.  
  393. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  394. %%
  395. %%  Typewriter font shapes
  396. %%
  397. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  398.  
  399. \new@fontshape{dctt}{m}{n}{%
  400.       <5>dctt8 at5pt%
  401.       <6>dctt8 at6pt%
  402.       <7>dctt8 at7pt%
  403.       <8>dctt8%
  404.       <9>dctt9%
  405.       <10>dctt10%
  406.       <11>dctt10 at10.95pt%
  407.       <12>dctt12%
  408.       <14>dctt12 at14.4pt%
  409.       <17>dctt12 at17.28pt%
  410.       <20>dctt12 at20.74pt%
  411.       <25>dctt12 at24.88pt%
  412.       }{}
  413.  
  414. \new@fontshape{dctt}{m}{it}{%
  415.       <5>dcitt8 at5pt%
  416.       <6>dcitt8 at6pt%
  417.       <7>dcitt8 at7pt%
  418.       <8>dcitt8%
  419.       <9>dcitt9%
  420.       <10>dcitt10%
  421.       <11>dcitt10 at10.95pt%
  422.       <12>dcitt12%
  423.       <14>dcitt12 at14.4pt%
  424.       <17>dcitt17%
  425.       <20>dcitt17 at20.74pt%
  426.       <25>dcitt17 at24.88pt%
  427.       }{}
  428.  
  429. \new@fontshape{dctt}{m}{sl}{%
  430.       <5>dcsltt8 at5pt%
  431.       <6>dcsltt8 at6pt%
  432.       <7>dcsltt8 at7pt%
  433.       <8>dcsltt8 at8pt%
  434.       <9>dcsltt9 at9pt%
  435.       <10>dcsltt10%
  436.       <11>dcsltt10 at10.95pt%
  437.       <12>dcsltt12%
  438.       <14>dcsltt12 at14.4pt%
  439.       <17>dcsltt12 at17.28pt%
  440.       <20>dcsltt12 at20.74pt%
  441.       <25>dcsltt12 at24.88pt%
  442.       }{}
  443.  
  444. \new@fontshape{dctt}{m}{sc}{%
  445.       <5>dctcsc10 at5pt%
  446.       <6>dctcsc10 at6pt%
  447.       <7>dctcsc10 at7pt%
  448.       <8>dctcsc10 at8pt%
  449.       <9>dctcsc10 at9pt%
  450.       <10>dctcsc10%
  451.       <11>dctcsc10 at10.95pt%
  452.       <12>dctcsc12%
  453.       <14>dctcsc12 at14.4pt%
  454.       <17>dctcsc17%
  455.       <20>dctcsc17 at20.74pt%
  456.       <25>dctcsc17 at24.88pt%
  457.       }{}
  458.  
  459. \extra@def{dctt}{\hyphenchar #1\m@ne}{}
  460.  
  461. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  462. %
  463. % old 128 character font families
  464. %
  465. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  466.  
  467. \new@fontshape{cmr}{m}{n}{%
  468.       <5>cmr5%
  469.       <6>cmr6%
  470.       <7>cmr7%
  471.       <8>cmr8%
  472.       <9>cmr9%
  473.       <10>cmr10%
  474.       <11>cmr10 at10.95pt%
  475.       <12>cmr12%
  476.       <14>cmr12 at14.4pt%
  477.       <17>cmr17%
  478.       <20>cmr17 at20.736pt%
  479.       <25>cmr17 at24.8832pt}{}
  480. \extra@def{cmr}{}{}
  481. \new@fontshape{cmr}{m}{sl}{%
  482.       <5>cmsl8 at5pt%
  483.       <6>cmsl8 at6pt%
  484.       <7>cmsl8 at7pt%
  485.       <8>cmsl8%
  486.       <9>cmsl9%
  487.       <10>cmsl10%
  488.       <11>cmsl10 at10.95pt%
  489.       <12>cmsl12%
  490.       <14>cmsl12 at14.4pt%
  491.       <17>cmsl12 at17.28pt%
  492.       <20>cmsl12 at20.74pt%
  493.       <25>cmsl12 at24.88pt%
  494.       }{}
  495.  
  496. \new@fontshape{cmr}{m}{it}{%
  497.       <5>cmti7 at5pt%
  498.       <6>cmti7 at6pt%
  499.       <7>cmti7%
  500.       <8>cmti8%
  501.       <9>cmti9%
  502.       <10>cmti10%
  503.       <11>cmti10 at10.95pt%
  504.       <12>cmti12%
  505.       <14>cmti12 at14.4pt%
  506.       <17>cmti12 at17.28pt%
  507.       <20>cmti12 at20.74pt%
  508.       <25>cmti12 at24.88pt%
  509.       }{}
  510.  
  511. \new@fontshape{cmr}{m}{sc}{%
  512.       <5>cmcsc10 at5pt%
  513.       <6>cmcsc10 at6pt%
  514.       <7>cmcsc10 at7pt%
  515.       <8>cmcsc10 at8pt%
  516.       <9>cmcsc10 at9pt%
  517.       <10>cmcsc10%
  518.       <11>cmcsc10 at10.95pt%
  519.       <12>cmcsc10 at12pt%
  520.       <14>cmcsc10 at14.4pt%
  521.       <17>cmcsc10 at17.28pt%
  522.       <20>cmcsc10 at20.74pt%
  523.       <25>cmcsc10 at24.88pt%
  524.       }{}
  525. %%
  526. %% Warning: please note that the upright shape below is used
  527. %%          for the \pounds symbol of LaTeX. So this font
  528. %%          definition shouldn't be removed.
  529. %%
  530. %%
  531. \new@fontshape{cmr}{m}{u}{%
  532.       <5>cmu10 at5pt%
  533.       <6>cmu10 at6pt%
  534.       <7>cmu10 at7pt%
  535.       <8>cmu10 at8pt%
  536.       <9>cmu10 at9pt%
  537.       <10>cmu10%
  538.       <11>cmu10 at10.95pt%
  539.       <12>cmu10 at12pt%
  540.       <14>cmu10 at14.4pt%
  541.       <17>cmu10 at17.28pt%
  542.       <20>cmu10 at20.74pt%
  543.       <25>cmu10 at24.88pt%
  544.       }{}
  545.  
  546. %%%%%%%% bold series
  547.  
  548. \new@fontshape{cmr}{b}{n}{%
  549.       <5>cmb10 at5pt%
  550.       <6>cmb10 at6pt%
  551.       <7>cmb10 at7pt%
  552.       <8>cmb10 at8pt%
  553.       <9>cmb10 at9pt%
  554.       <10>cmb10%
  555.       <11>cmb10 at10.95pt%
  556.       <12>cmb10 at12pt%
  557.       <14>cmb10 at14.4pt%
  558.       <17>cmb10 at17.28pt%
  559.       <20>cmb10 at20.736pt%
  560.       <25>cmb10 at24.8832pt%
  561.       }{}
  562.  
  563. %%%%%%%%% bold extended series
  564.  
  565. \new@fontshape{cmr}{bx}{n}{%
  566.       <5>cmbx5%
  567.       <6>cmbx6%
  568.       <7>cmbx7%
  569.       <8>cmbx8%
  570.       <9>cmbx9%
  571.       <10>cmbx10%
  572.       <11>cmbx10 at10.95pt%
  573.       <12>cmbx12%
  574.       <14>cmbx12 at14.4pt%
  575.       <17>cmbx12 at17.28pt%
  576.       <20>cmbx12 at20.74pt%
  577.       <25>cmbx12 at24.88pt%
  578.       }{}
  579.  
  580. \new@fontshape{cmr}{bx}{sl}{%
  581.       <5>cmbxsl10 at5pt%
  582.       <6>cmbxsl10 at6pt%
  583.       <7>cmbxsl10 at7pt%
  584.       <8>cmbxsl10 at8pt%
  585.       <9>cmbxsl10 at9pt%
  586.       <10>cmbxsl10%
  587.       <11>cmbxsl10 at10.95pt%
  588.       <12>cmbxsl10 at12pt%
  589.       <14>cmbxsl10 at14.4pt%
  590.       <17>cmbxsl10 at17.28pt%
  591.       <20>cmbxsl10 at20.74pt%
  592.       <25>cmbxsl10 at24.88pt%
  593.       }{}
  594.  
  595. \new@fontshape{cmr}{bx}{it}{%
  596.       <5>cmbxti10 at5pt%
  597.       <6>cmbxti10 at6pt%
  598.       <7>cmbxti10 at7pt%
  599.       <8>cmbxti10 at8pt%
  600.       <9>cmbxti10 at9pt%
  601.       <10>cmbxti10%
  602.       <11>cmbxti10 at10.95pt%
  603.       <12>cmbxti10 at12pt%
  604.       <14>cmbxti10 at14.4pt%
  605.       <17>cmbxti10 at17.28pt%
  606.       <20>cmbxti10 at20.74pt%
  607.       <25>cmbxti10 at24.88pt%
  608.       }{}
  609.  
  610. %% Again this is necessary for a correct \pound symbol in the cmr fonts
  611. %% Hopefully the dc/ec font layout will take over soon.
  612. %%
  613.  
  614. \subst@fontshape{cmr}{bx}{u}{cmr}{m}{u}
  615.  
  616. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  617. %%
  618. %%  Sans serif font shapes
  619. %%
  620. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  621.  
  622. \new@fontshape{cmss}{m}{n}{%
  623.       <5>cmss8 at5pt%
  624.       <6>cmss8 at6pt%
  625.       <7>cmss8 at7pt%
  626.       <8>cmss8%
  627.       <9>cmss9%
  628.       <10>cmss10%
  629.       <11>cmss10 at10.95pt%
  630.       <12>cmss12%
  631.       <14>cmss12 at14.4pt%
  632.       <17>cmss17%
  633.       <20>cmss17 at20.74pt%
  634.       <25>cmss17 at24.88pt%
  635.       }{}
  636.  
  637.  
  638. \subst@fontshape{cmss}{m}{it}{cmss}{m}{sl}
  639.  
  640. \new@fontshape{cmss}{m}{sl}{%
  641.       <5>cmssi8 at5pt%
  642.       <6>cmssi8 at6pt%
  643.       <7>cmssi8 at7pt%
  644.       <8>cmssi8%
  645.       <9>cmssi9%
  646.       <10>cmssi10%
  647.       <11>cmssi10 at10.95pt%
  648.       <12>cmssi12%
  649.       <14>cmssi12 at14.4pt%
  650.       <17>cmssi17%
  651.       <20>cmssi17 at20.74pt%
  652.       <25>cmssi17 at24.88pt%
  653.       }{}
  654.  
  655. %%%%%%% Font/shape undefined, therefore substituted
  656.  
  657. \subst@fontshape{cmss}{m}{sc}{cmr}{m}{sc}
  658.  
  659. %%%%%%%% semibold condensed series
  660.  
  661. \new@fontshape{cmss}{sbc}{n}{%
  662.       <5>cmssdc10 at5pt%
  663.       <6>cmssdc10 at6pt%
  664.       <7>cmssdc10 at7pt%
  665.       <8>cmssdc10 at8pt%
  666.       <9>cmssdc10 at9pt%
  667.        <10>cmssdc10%
  668.        <11>cmssdc10 at10.95pt%
  669.        <12>cmssdc10 at12pt%
  670.        <14>cmssdc10 at14.4pt%
  671.        <17>cmssdc10 at17.28pt%
  672.        <20>cmssdc10 at20.74pt%
  673.        <25>cmssdc10 at24.88pt%
  674.        }{}
  675.  
  676. %%%%%%%%% bold extended series
  677.  
  678. \new@fontshape{cmss}{bx}{n}{%
  679.       <5>cmssbx10 at5pt%
  680.       <6>cmssbx10 at6pt%
  681.       <7>cmssbx10 at7pt%
  682.       <8>cmssbx10 at8pt%
  683.       <9>cmssbx10 at9pt%
  684.       <10>cmssbx10%
  685.       <11>cmssbx10 at10.95pt%
  686.       <12>cmssbx10 at12pt%
  687.       <14>cmssbx10 at14.4pt%
  688.       <17>cmssbx10 at17.28pt%
  689.       <20>cmssbx10 at20.74pt%
  690.       <25>cmssbx10 at24.88pt%
  691.       }{}
  692.  
  693. \extra@def{cmss}{}{}
  694.  
  695. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  696. %%
  697. %%  Typewriter font shapes
  698. %%
  699. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  700.  
  701. \new@fontshape{cmtt}{m}{n}{%
  702.       <5>cmtt8 at5pt%
  703.       <6>cmtt8 at6pt%
  704.       <7>cmtt8 at7pt%
  705.       <8>cmtt8%
  706.       <9>cmtt9%
  707.       <10>cmtt10%
  708.       <11>cmtt10 at10.95pt%
  709.       <12>cmtt12%
  710.       <14>cmtt12 at14.4pt%
  711.       <17>cmtt12 at17.28pt%
  712.       <20>cmtt12 at20.74pt%
  713.       <25>cmtt12 at24.88pt%
  714.       }{}
  715.  
  716. \new@fontshape{cmtt}{m}{it}{%
  717.       <5>cmitt10 at5pt%
  718.       <6>cmitt10 at6pt%
  719.       <7>cmitt10 at7pt%
  720.       <8>cmitt10 at8pt%
  721.       <9>cmitt10 at9pt%
  722.       <10>cmitt10%
  723.       <11>cmitt10 at10.95pt%
  724.       <12>cmitt10 at12pt%
  725.       <14>cmitt10 at14.4pt%
  726.       <17>cmitt10 at17.28pt%
  727.       <20>cmitt10 at20.74pt%
  728.       <25>cmitt10 at24.88pt%
  729.       }{}
  730.  
  731. \new@fontshape{cmtt}{m}{sl}{%
  732.       <5>cmsltt10 at5pt%
  733.       <6>cmsltt10 at6pt%
  734.       <7>cmsltt10 at7pt%
  735.       <8>cmsltt10 at8pt%
  736.       <9>cmsltt10 at9pt%
  737.       <10>cmsltt10%
  738.       <11>cmsltt10 at10.95pt%
  739.       <12>cmsltt10 at12pt%
  740.       <14>cmsltt10 at14.4pt%
  741.       <17>cmsltt10 at17.28pt%
  742.       <20>cmsltt10 at20.74pt%
  743.       <25>cmsltt10 at24.88pt%
  744.       }{}
  745.  
  746. \new@fontshape{cmtt}{m}{sc}{%
  747.       <5>cmtcsc10 at5pt%
  748.       <6>cmtcsc10 at6pt%
  749.       <7>cmtcsc10 at7pt%
  750.       <8>cmtcsc10 at8pt%
  751.       <9>cmtcsc10 at9pt%
  752.       <10>cmtcsc10%
  753.       <11>cmtcsc10 at10.95pt%
  754.       <12>cmtcsc10 at12pt%
  755.       <14>cmtcsc10 at14.4pt%
  756.       <17>cmtcsc10 at17.28pt%
  757.       <20>cmtcsc10 at20.74pt%
  758.       <25>cmtcsc10 at24.88pt%
  759.       }{}
  760.  
  761. \extra@def{cmtt}{\hyphenchar #1\m@ne}{}
  762.  
  763. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  764. %%
  765. %%  Math italic font shapes
  766. %%
  767. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  768.  
  769. \new@fontshape{cmm}{m}{it}{%
  770.       <5>cmmi5%
  771.       <6>cmmi6%
  772.       <7>cmmi7%
  773.       <8>cmmi8%
  774.       <9>cmmi9%
  775.       <10>cmmi10%
  776.       <11>cmmi10 at10.95pt%
  777.       <12>cmmi12%
  778.       <14>cmmi12 at14.4pt%
  779.       <17>cmmi12 at17.28pt%
  780.       <20>cmmi12 at20.74pt%
  781.       <25>cmmi12 at24.88pt%
  782.       }{}
  783.  
  784. \new@fontshape{cmm}{b}{it}{%
  785.       <5>cmmib5%
  786.       <6>cmmib6%
  787.       <7>cmmib7%
  788.       <8>cmmib8%
  789.       <9>cmmib9%
  790.       <10>cmmib10%
  791.       <11>cmmib10 at10.95pt%
  792.       <12>cmmib10 at12pt%
  793.       <14>cmmib10 at14.4pt%
  794.       <17>cmmib10 at17.28pt%
  795.       <20>cmmib10 at20.74pt%
  796.       <25>cmmib10 at24.88pt%
  797.       }{}
  798.  
  799. \extra@def{cmm}{\skewchar#1'177}{}
  800.  
  801. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  802. %%
  803. %%  Math symbol font shapes
  804. %%
  805. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  806.  
  807. \new@fontshape{cmsy}{m}{n}{%
  808.       <5>cmsy5%
  809.       <6>cmsy6%
  810.       <7>cmsy7%
  811.       <8>cmsy8%
  812.       <9>cmsy9%
  813.       <10>cmsy10%
  814.       <11>cmsy10 at10.95pt%
  815.       <12>cmsy10 at12pt%
  816.       <14>cmsy10 at14.4pt%
  817.       <17>cmsy10 at17.28pt%
  818.       <20>cmsy10 at20.74pt%
  819.       <25>cmsy10 at24.88pt%
  820.       }{}
  821.  
  822. \new@fontshape{cmsy}{b}{n}{%
  823.       <5>cmbsy5%
  824.       <6>cmbsy6%
  825.       <7>cmbsy7%
  826.       <8>cmbsy8%
  827.       <9>cmbsy9%
  828.       <10>cmbsy10%
  829.       <11>cmbsy10 at10.95pt%
  830.       <12>cmbsy10 at12pt%
  831.       <14>cmbsy10 at14.4pt%
  832.       <17>cmbsy10 at17.28pt%
  833.       <20>cmbsy10 at20.74pt%
  834.       <25>cmbsy10 at24.88pt%
  835.       }{}
  836.  
  837. \extra@def{cmsy}{\skewchar#1'60}{}
  838.  
  839. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  840. %%
  841. %%  LaTeX symbol font shapes
  842. %%
  843. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  844.  
  845. \new@fontshape{lasy}{m}{n}{%
  846.       <5>lasy5%
  847.       <6>lasy6%
  848.       <7>lasy7%
  849.       <8>lasy8%
  850.       <9>lasy9%
  851.       <10>lasy10%
  852.       <11>lasy10 at10.95pt%
  853.       <12>lasy10 at12pt%
  854.       <14>lasy10 at14.4pt%
  855.       <17>lasy10 at17.28pt%
  856.       <20>lasy10 at20.74pt%
  857.       <25>lasy10 at24.88pt%
  858.       }{}
  859.  
  860. \new@fontshape{lasy}{b}{n}{%
  861.       <5>lasyb10 at5pt%
  862.       <6>lasyb10 at6pt%
  863.       <7>lasyb10 at7pt%
  864.       <8>lasyb10 at8pt%
  865.       <9>lasyb10 at9pt%
  866.       <10>lasyb10%
  867.       <11>lasyb10 at10.95pt%
  868.       <12>lasyb10 at12pt%
  869.       <14>lasyb10 at14.4pt%
  870.       <17>lasyb10 at17.28pt%
  871.       <20>lasyb10 at20.74pt%
  872.       <25>lasyb10 at24.88pt%
  873.       }{}
  874.  
  875. \extra@def{lasy}{}{}
  876.  
  877. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  878. %%
  879. %% AMS symbol font families A and B
  880. %%
  881. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  882.  
  883. \new@fontshape{msa}{m}{n}{%
  884.    <5>msam5%
  885.    <6>msam6%
  886.    <7>msam7%
  887.    <8>msam8%
  888.    <9>msam9%
  889.    <10>msam10%
  890.    <11>msam10 at10.95pt%
  891.    <12>msam10 at12pt%
  892.    <14>msam10 at14.4pt%
  893.    <17>msam10 at17.28pt%
  894.    <20>msam10 at20.74pt%
  895.    <25>msam10 at24.88pt}{}
  896.  
  897. \extra@def{msa}{}{}
  898.  
  899. \new@fontshape{msb}{m}{n}{%
  900.    <5>msbm5%
  901.    <6>msbm6%
  902.    <7>msbm7%
  903.    <8>msbm8%
  904.    <9>msbm9%
  905.    <10>msbm10%
  906.    <11>msbm10 at10.95pt%
  907.    <12>msbm10 at12pt%
  908.    <14>msbm10 at14.4pt%
  909.    <17>msbm10 at17.28pt%
  910.    <20>msbm10 at20.74pt%
  911.    <25>msbm10 at24.88pt}{}
  912.  
  913. \extra@def{msb}{}{}
  914.  
  915.  
  916. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  917. %%
  918. %% Euler (German) Fraktur family
  919. %%
  920. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  921.  
  922. \new@fontshape{euf}{m}{n}{%
  923.    <5>eufm5%
  924.    <6>eufm6%
  925.    <7>eufm7%
  926.    <8>eufm8%
  927.    <9>eufm9%
  928.    <10>eufm10%
  929.    <11>eufm10 at10.95pt%
  930.    <12>eufm10 at12pt%
  931.    <14>eufm10 at14.4pt%
  932.    <17>eufm10 at17.28pt%
  933.    <20>eufm10 at20.74pt%
  934.    <25>eufm10 at24.88pt}{}
  935.  
  936. %%%%%% bold series
  937.  
  938. \new@fontshape{euf}{b}{n}{%
  939.    <5>eufb5%
  940.    <6>eufb6%
  941.    <7>eufb7%
  942.    <8>eufb8%
  943.    <9>eufb9%
  944.    <10>eufb10%
  945.    <11>eufb10 at10.95pt%
  946.    <12>eufb10 at12pt%
  947.    <14>eufb10 at14.4pt%
  948.    <17>eufb10 at17.28pt%
  949.    <20>eufb10 at20.74pt%
  950.    <25>eufb10 at24.88pt}{}
  951.  
  952. \extra@def{euf}{\hyphenchar#1\m@ne
  953.        \dimen@\fontdimen2#1%
  954.        \fontdimen3#1.4\dimen@
  955.        \fontdimen4#1.3\dimen@}
  956.       {}
  957.  
  958. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  959. %%
  960. %%  Euler roman (cursive) family
  961. %%
  962. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  963.  
  964. \new@fontshape{eur}{m}{n}{%
  965.    <5>eurm5%
  966.    <6>eurm6%
  967.    <7>eurm7%
  968.    <8>eurm8%
  969.    <9>eurm9%
  970.    <10>eurm10%
  971.    <11>eurm10 at10.95pt%
  972.    <12>eurm10 at12pt%
  973.    <14>eurm10 at14.4pt%
  974.    <17>eurm10 at17.28pt%
  975.    <20>eurm10 at20.74pt%
  976.    <25>eurm10 at24.88pt}{}
  977.  
  978. %%%%%% bold series
  979.  
  980. \new@fontshape{eur}{b}{n}{%
  981.    <5>eurb5%
  982.    <6>eurb6%
  983.    <7>eurb7%
  984.    <8>eurb8%
  985.    <9>eurb9%
  986.    <10>eurb10%
  987.    <11>eurb10 at10.95pt%
  988.    <12>eurb10 at12pt%
  989.    <14>eurb10 at14.4pt%
  990.    <17>eurb10 at17.28pt%
  991.    <20>eurb10 at20.74pt%
  992.    <25>eurb10 at24.88pt}{}
  993.  
  994. \extra@def{eur}{\skewchar#1'177}{}
  995.  
  996.  
  997. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  998. %%
  999. %%    Euler Script Family
  1000. %%
  1001. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1002.  
  1003. \new@fontshape{eus}{m}{n}{%
  1004.    <5>eusm5%
  1005.    <6>eusm6%
  1006.    <7>eusm7%
  1007.    <8>eusm8%
  1008.    <9>eusm9%
  1009.    <10>eusm10%
  1010.    <11>eusm10 at10.95pt%
  1011.    <12>eusm10 at12pt%
  1012.    <14>eusm10 at14.4pt%
  1013.    <17>eusm10 at17.28pt%
  1014.    <20>eusm10 at20.74pt%
  1015.    <25>eusm10 at24.88pt}{}
  1016.  
  1017. %%%%%%% bold series
  1018.  
  1019. \new@fontshape{eus}{b}{n}{%
  1020.    <5>eusb5%
  1021.    <6>eusb6%
  1022.    <7>eusb7%
  1023.    <8>eusb8%
  1024.    <9>eusb9%
  1025.    <10>eusb10%
  1026.    <11>eusb10 at10.95pt%
  1027.    <12>eusb10 at12pt%
  1028.    <14>eusb10 at14.4pt%
  1029.    <17>eusb10 at17.28pt%
  1030.    <20>eusb10 at20.74pt%
  1031.    <25>eusb10 at24.88pt}{}
  1032.  
  1033. \extra@def{eus}{\skewchar#1'60}{}
  1034.  
  1035.  
  1036. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1037. %%
  1038. %% Euler compatible extension symbols
  1039. %%
  1040. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1041.  
  1042. \new@fontshape{euex}{m}{n}{%
  1043.    <5>1euex7%
  1044.    <6>1euex7%
  1045.    <7>euex7%
  1046.    <8>euex8%
  1047.    <9>euex9%
  1048.    <10>euex10%
  1049.    <11>euex10 at10.95pt%
  1050.    <12>euex10 at12pt%
  1051.    <14>euex10 at14.4pt%
  1052.    <17>euex10 at17.28pt%
  1053.    <20>euex10 at20.74pt%
  1054.    <25>euex10 at24.88pt}{}
  1055.  
  1056. \extra@def{euex}{}{}
  1057.  
  1058. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1059. %%
  1060. %% University of Washington cyrillic family
  1061. %%
  1062. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1063.  
  1064. \new@fontshape{UWCyr}{m}{n}{%
  1065.    <5>wncyr5%
  1066.    <6>wncyr6%
  1067.    <7>wncyr7%
  1068.    <8>wncyr8%
  1069.    <9>wncyr9%
  1070.    <10>wncyr10%
  1071.    <11>wncyr10 at10.95pt%
  1072.    <12>wncyr10 at12pt%
  1073.    <14>wncyr10 at14.4pt%
  1074.    <17>wncyr10 at17.28pt%
  1075.    <20>wncyr10 at20.74pt%
  1076.    <25>wncyr10 at24.88pt}{}
  1077.  
  1078. \new@fontshape{UWCyr}{m}{it}{%
  1079.    <5>wncyi5%
  1080.    <6>wncyi6%
  1081.    <7>wncyi7%
  1082.    <8>wncyi8%
  1083.    <9>wncyi9%
  1084.    <10>wncyi10%
  1085.    <11>wncyi10 at10.95pt%
  1086.    <12>wncyi10 at12pt%
  1087.    <14>wncyi10 at14.4pt%
  1088.    <17>wncyi10 at17.28pt%
  1089.    <20>wncyi10 at20.74pt%
  1090.    <25>wncyi10 at24.88pt}{}
  1091.  
  1092. \new@fontshape{UWCyr}{m}{sc}{%
  1093.    <5>wncysc10 at5pt%
  1094.    <6>wncysc10 at6pt%
  1095.    <7>wncysc10 at7pt%
  1096.    <8>wncysc10 at8pt%
  1097.    <9>wncysc10 at9pt%
  1098.    <10>wncysc10%
  1099.    <11>wncysc10 at10.95pt%
  1100.    <12>wncysc10 at12pt%
  1101.    <14>wncysc10 at14.4pt%
  1102.    <17>wncysc10 at17.28pt%
  1103.    <20>wncysc10 at20.74pt%
  1104.    <25>wncysc10 at24.88pt}{}
  1105.  
  1106. %%%%%%%%%%%%% bold series
  1107.  
  1108. \new@fontshape{UWCyr}{b}{n}{%
  1109.    <5>wncyb5%
  1110.    <6>wncyb6%
  1111.    <7>wncyb7%
  1112.    <8>wncyb8%
  1113.    <9>wncyb9%
  1114.    <10>wncyb10%
  1115.    <11>wncyb10 at10.95pt%
  1116.    <12>wncyb10 at12pt%
  1117.    <14>wncyb10 at14.4pt%
  1118.    <17>wncyb10 at17.28pt%
  1119.    <20>wncyb10 at20.74pt%
  1120.    <25>wncyb10 at24.88pt}{}
  1121.  
  1122. \extra@def{UWCyr}{}{}
  1123.  
  1124. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1125. %%
  1126. %% University of Washington cyrillic sans serif family
  1127. %%
  1128. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1129.  
  1130. \new@fontshape{UWCyss}{m}{n}{%
  1131.    <5>wncyss8 at5pt%
  1132.    <6>wncyss8 at6pt%
  1133.    <7>wncyss8 at7pt%
  1134.    <8>wncyss8%
  1135.    <9>wncyss9%
  1136.    <10>wncyss10%
  1137.    <11>wncyss10 at10.95pt%
  1138.    <12>wncyss10 at12pt%
  1139.    <14>wncyss10 at14.4pt%
  1140.    <17>wncyss10 at17.28pt%
  1141.    <20>wncyss10 at20.74pt%
  1142.    <25>wncyss10 at24.88pt}{}
  1143.  
  1144. \extra@def{UWCyss}{}{}
  1145.  
  1146. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1147. %%
  1148. %% Concrete roman family
  1149. %%
  1150. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1151.  
  1152. \new@fontshape{ccr}{m}{n}{%
  1153.    <5>ccr5%
  1154.    <6>ccr6%
  1155.    <7>ccr7%
  1156.    <8>ccr8%
  1157.    <9>ccr9%
  1158.    <10>ccr10%
  1159.    <11>ccr10 at10.95pt%
  1160.    <12>ccr10 at12pt%
  1161.    <14>ccr10 at14.4pt%
  1162.    <17>ccr10 at17.28pt%
  1163.    <20>ccr10 at20.74pt%
  1164.    <25>ccr10 at24.88pt}{}
  1165.  
  1166. \new@fontshape{ccr}{m}{it}{%
  1167.    <10>ccti10%
  1168.    <11>ccti10 at10.95pt%
  1169.    <12>ccti10 at12pt}{}
  1170.  
  1171. \new@fontshape{ccr}{m}{sc}{%
  1172.    <10>cccsc10%
  1173.    <11>cccsc10 at10.95pt%
  1174.    <12>cccsc10 at12pt}{}
  1175.  
  1176. \new@fontshape{ccr}{c}{sl}{<9>ccslc9}{}
  1177.  
  1178.  
  1179. \extra@def{ccr}{}{}
  1180.  
  1181.  
  1182. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1183. %%
  1184. %% Concrete roman math family
  1185. %%
  1186. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1187.  
  1188. \new@fontshape{ccm}{m}{it}{<10>ccmi10}{}
  1189.  
  1190. \extra@def{ccm}{}{}
  1191.  
  1192. \endinput
  1193. %% 
  1194. %% End of file `fontdef.max'.
  1195.